coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to call...
authorKenichi Handa <handa@m17n.org>
Thu, 8 Dec 2011 05:54:20 +0000 (14:54 +0900)
committerKenichi Handa <handa@m17n.org>
Thu, 8 Dec 2011 05:54:20 +0000 (14:54 +0900)
commite03875ac1ce02a6d1ffd1cf92fc81f51688123b6
tree3af9a47cad75d9f2b87d75906e52a4786c92b7b7
parentf9f4d1a4a4fd7586ef032e25be3621607972e03f
coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to call ccl_driver at least once.
src/ChangeLog
src/coding.c